home *** CD-ROM | disk | FTP | other *** search
/ The Programmer Disk / The Programmer Disk (Microforum).iso / xpro / vc / pro15 / readme < prev    next >
Encoding:
Text File  |  1993-10-10  |  1.6 KB  |  38 lines

  1.                                 Release Notes                             
  2.                                 
  3.                                READ ME FIRST!
  4.                                
  5.  
  6. What's New in Version 1.5
  7. -------------------------
  8. Font changing capability!   With docMakkr(TM) v1.5 you have access to 
  9. 13 different fonts that can be inserted into your WordPerfect document
  10. through the use of the wpfont() function.
  11.  
  12. Page headers and footers can be created.   Similiar to WordPerfect's 
  13. Header A, Header B, Footer A and Footer B, you can now create headers 
  14. and footers and include text, graphics, etc into this page layup feature.
  15. Page headers and footers are activated with the wphfstrt() function, 
  16. and de-activated with the wphfend() function.
  17.  
  18. Figure Graphics.  You can now retrieve and size WordPerfect figure
  19. graphics (.WPG) files into your document using the wpfig() function.
  20.  
  21. Page Orientation.  Landscape and portrait orientation can be 
  22. specified for page orientation with the wporient() function.  
  23.  
  24. Newspaper Columns.  A dual column (equal sized) effect can be created
  25. through the use of the wpclmon() and wpclmoff() functions.
  26.  
  27. Tab Settings.   Tab spacing can now be specified for 10 horizontal
  28. positions along the width of your document with the wpsettab() function.
  29.  
  30. Convert a WordPerfect file into an ASCII text file!  By specifying the 
  31. name of the existing WordPerfect (v5.1) file, it can be converted to 
  32. an ascii file - that you can access from within your application.  
  33. Use the wpascii() function!
  34.  
  35. !!!!
  36. RELEASE NOTE 10/10/93
  37. THIS RELEASE CORRECTS A PROBLEM WITH THE CREATION OF TABS.  
  38.